public class ContentDispositionPublic Class ContentDisposition| ContentDisposition | Initializes a new instance of the ContentDisposition class. |
| ContentDisposition(ContentDispositionType) | Initializes a new instance of the ContentDisposition class. |
| ContentDisposition(String) | Initializes a new instance of the ContentDisposition class. |
| Parameters | Gets the parameters. |
| Type | Gets or sets the type. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString) |